Trusted Execution Environment(TEE)
This section of the RidgeRun Platform Security Manual focuses on setting up a TEE. We will cover OP-TEE, an open-source TEE designed to be portable across various hardware platforms. This makes it ideal for developers seeking to enhance the security of their embedded systems.
The guide provides step-by-step instructions for:
- Building and integrating TEE.
- Creating and deploying trusted applications within the TEE.
- Ensuring secure communication between the TEE and the main operating system.
This section will cover implementing OP-TEE in NVIDIA Jetson platforms and deploying secure applications.